home *** CD-ROM | disk | FTP | other *** search
- Path: news.halcyon.com!usenet
- From: kmoffat@halcyon.com (Kenneth Moffat)
- Newsgroups: comp.lang.c++
- Subject: Re: Novice Q: Running a BC++4.5 OWL application...
- Date: Mon, 22 Jan 1996 14:09:47 GMT
- Organization: Northwest Nexus, inc.
- Message-ID: <4e05ra$kss@news.halcyon.com>
- References: <ragnaroek1996Jan20.093813.19104@news2.compulink.com>
- NNTP-Posting-Host: blv-pm0-ip4.halcyon.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- mksmith@idirect.com (Martin Smith) wrote:
-
- >I have written an OWL application that runs just fine with BC++ running,
- >but which won't run from file manager or File|Run unless BC++ is at least
- >running in the background. Is there a switch somewhere among the target
- >attributes that I may not have set?
-
- >Any comments appreciated.
-
- Check if linking of .dll's is set to Dynamic or Static. You probably want
- Static.
-
- Ken Moffat
- kmoffat@halcyon.com
- http://www.halcyon.com/kmoffat/
-
-